* xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make local pointers "const"
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Mar 2011 06:43:11 +0000 (22:43 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Mar 2011 06:43:11 +0000 (22:43 -0800)
commit8e7a2a35b9538bad1505e9ab6d81e7ced45b6d0d
tree2d97b82facc1acdabdf9c88d1439e62cd02a027a
parent5da74bb2978586c67aff5f4b2f3d15bebec627cb
* xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make local pointers "const"

since they might point to immutable storage.
src/ChangeLog
src/xmenu.c